@charset "utf-8";

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
textarea,
menu {
	margin: 0;
	padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
address,
figure,
figcaption,
menu,
details {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
	font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

[hidefocus],
summary {
	outline: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-size: 100%;
	margin: 0;
}

sup,
sub {
	font-size: 83%;
}

pre,
code,
kbd,
samp {
	font-family: inherit;
}

pre {
	white-space: pre-wrap;
	word-break: break-all;
	word-wrap: break-word;
}

q:before,
q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,
summary {
	cursor: default;
}

a,
button {
	cursor: pointer;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend,
a {
	outline: 0;
	font-family: "Microsoft YaHei", "微软雅黑", sans-serif !important;
}

pre {
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-all;
}

body {
	background: url("../img/bg.png") top center repeat-x #fff;

}

@font-face {
	font-family: 'iconfont';
	src: url('../font/iconfont.eot');
	/* IE9*/
	src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../img/iconfont.woff') format('woff'),
                /*url('../font/iconfont.woff') format('woff'),*/
		/* chrome、firefox */
		/*url('../font/iconfont.ttf') format('truetype'),*/
                url('../font/iconfont.ttf') format('truetype'),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		url('../font/iconfont.svg#iconfont') format('svg');
	/* iOS 4.1- */
}

:before {
	margin-right: 3px;
	font-family: iconfont;
}

:after {
	margin-left: 3px;
	font-family: iconfont;
}

.banner {
	background: url("../images/raohe2021lan6.png");
	width: 1180px;
	height: 146px;
	margin: auto;
}

.nav_bg {
	background: #015293;
	margin-bottom: 15px;
}

.nav {
	width: 1160px;
	margin: auto;
	font-size: 0;
	border-top: 2px solid #015293;
	padding-left: 20px;
}

.nav a {
	display: inline-block;
	height: 100%;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	padding: 0px 45px;
        font-weight: bold;

}

.nav a:hover,
.nav a.cur {
	background: #fff;
	color: #015293;
}

.nav a.selected {
	background: #015293;
	color: #fff !important;
}

.nav input {
	margin-top: 10px;
	width: 250px;
	height: 20px;
	padding: 5px;
	border: 0;
	background: #fff;
	padding-right: 15px;
	border: 1px solid #4681af
}

.i-search:before {
	margin-top: -15px;
	content: "";
	display: inline-block;
	font-size: 16px;
	margin-left: -19px;
	color: #008dcf;
}

.contain {
	width: 1180px;
	margin: 0 auto;
	zoom: 1;
}

.contain:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.bgFFF {
	background: #fff;
}

.m_t5 {
	margin-top: 1px;
}

.m_t15 {
	margin-top: 15px;
}

.m_t10 {
	margin-top: 10px;
}

.m_b5 {
	margin-bottom: 5px;
}

.m_b10 {
	margin-bottom: 10px;
}

.m_b20 {
	margin-bottom: 20px;
}

.m_t20 {
	margin-top: 20px;
}

.m_b30 {
	margin-bottom: 30px;
}

.m_r30 {
	margin-right: 30px;
}

.m_l15 {
	margin-left: 15px;
}

.m_l35 {
	margin-left: 35px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

*[hidden] {
	display: none;
}

.w410 {
	width: 410px;
	margin-right: 30px;
	float: left;
}

.w410_tp {
	width: 410px;
	margin-right: 15px;
	float: left;
}

.w300 {
	width: 300px;
	float: left;
}

.photoScroll {
	height: 155px;
}

.clearfloat:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.tabs_title {
	border-bottom: 1px solid #ccc;
	font-size: 0;
	margin-bottom: 10px;
	background: #fcfcfc;
}

.tabs_title .more {
	font-size: 12px;
	float: right;
	padding-top: 12px;
	padding-right: 12px;
	color: #015293;
	font-weight: normal;
}

.tabs_title .more:hover {
	color: #f60;
}

.tabs_title .more_href {
	font-size: 12px;
	float: right;
	padding-top: 12px;
	padding-right: 12px;
	color: #015293;
	font-weight: normal;
}

.tabs_title .more_href:hover {
	color: #f60;
}

.tabs_title span {
	display: inline-block;
	line-height: 1;
	font-size: 16px;
	padding: 8px 11px 13px 11px;
	font-weight: normal;
	cursor: pointer;
	color: #aaa;
	border-top: 2px solid #fcfcfc;
	text-align: center;
}

.tabs_title span a {
	color: #aaa;
}

.tabs_title span.selected a {
	color: #015293;
}

.tabs_title span.selected {
	color: #015293;
	font-weight: bold;
	padding-bottom: 14px;
	border-top: 3px solid #015293;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: -2px;
	cursor: text;
	background: #fff;
	text-align: center;
}

.tabs_title span.selectednew a {
	color: #015293;
}

.tabs_title span.selectednew {
	color: #015293;
	font-weight: bold;
	padding-bottom: 14px;
	border-bottom: 3px solid #015293;
	margin-bottom: -2px;
	cursor: text;
	background: #fff;
	text-align: center;
}

.artcle2 {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

.artcle2 img {
	float: left;
	width: 150px;
	height: 100px;
	border: 1px solid #ddd;
	padding: 2px;
	background: #fff;
	margin-right: 30px;
}

.artcle2 h1 {
	text-align: center;
	color: #015293;
	margin-bottom: 10px;
	font-weight: bold;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}

.artcle2 p {
	font-size: 12px;
	color: #000;
	text-indent: 24px;
	line-height: 1.8;
}

.more {
	color: #f60;
	float: right;
	font-size: 12px;
}

.more:hover {
	color: #f00;
}

.newlist {
	line-height: 2.5;
	font-size: 16px;
	margin-top: 5px;
}

.newlist .time {
	float: right;
	color: #bbb;
	font-size: 14px;
	margin-top: 5px;
}

.newlist li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #eee;
}

.newlist li:before {
	content: "○";
	color: #015293
}

.newlist a {
	color: #000;
}

.newlist a:hover {
	color: #000;
}

.newlist li:hover .time {
	color: #999;
}

.l-box {
	width: 310px;
	float: left;
	margin-left: 30px;
}

.l-box:first-child,
.l-box2:first-child {
	margin-left: 0;
}

.l-box2 {
	width: 650px;
	float: left;
	margin-left: 30px;
}

.title {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.title span {
	display: inline-block;
	font-size: 16px;
	color: #015293;
	line-height: 1;
	padding: 0 0 15px 0;
}

.title .more {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #015293;
	padding-top: 5px;
}

.title .more:hover {
	color: #f60;
}

.iconlink_t a {
	display: inline-block;
	width: 585px;
	height: 80px;
	background: #015293;
	line-height: 57px;
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	transition: .5s;
	margin-right: 2px;
}

.iconlink {
	text-align: justify;
	margin-bottom: 0;
}

.iconlink:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
}

.iconlink a {
	display: inline-block;
	width: 227px;
	height: 45px;
	background: #00a0e9;
	line-height: 45px;
	border-radius: 8px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	transition: .5s;
	text-align: center;
	padding-left: 0px;
	position: relative;
	font-weight: bold;
}

.iconlink a:before,
.iconlink i {
	font-family: iconfont;
	position: absolute;
	top: -20px;
	left: 0;
	font-size: 30px;
	background: #008dcf;
	padding: 20px;
	font-weight: normal;
	vertical-align: middle;
	border-radius: 50%;
	transition: .5s;
	margin-left: -8px;
}

.iconlink a:hover {
	background: #008dcf;
	font-size: 16px;
	font-weight: normal;
}

.iconlink a:hover:before {
	margin-right: 10px;
	font-size: 32px;
}

.i-dubanjiancha:before {
	content: "\e60a";
}

.i-zhengwushenpi:before {
	content: "\e609";
}

.i-qiyetousu:before {
	content: "\e600";
}

.i-duiemaoyi:before {
	content: "\e607";
}

.i-meilixiangchun:before {
	content: "\e608";
}

.i-weixin:before {
	content: "\e61c";
}

.footer {
	width: 100%;
	background: #015293;
	padding: 20px 0;
	font-size: 12px;
	text-align: center;
	color: #b0cadc;
}

.footer>p>span {
	display: inline-block;
	vertical-align: middle;
}

.footerlink {
	width: 900px;
	padding-bottom: 20px;
	margin: 0 auto 20px;
	font-size: 12px;
	color: #b0cadc;
	border-bottom: 1px dashed #008dcf;
}

.footerlink a {
	color: #b0cadc;
	display: inline-block;
	padding: 0 20px;
}

.footerlink a:hover {
	color: #d3daef;
}

.mbx {
	padding: 10px 0;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
}

.mbx a {
	color: #666;
	margin-right: 10px;
}

.mbx a:hover {
	color: #f60;
}

.mbx a:before {
	/*content: "\e60d";*/
	color: #f60;
}

.mbx span {
	color: #666;
	margin-right: 10px;
}

.mbx span:hover {
	color: #f60;
}

.mbx span:before {
	/*content: "\e60d";*/
	color: #f60;
}

.leftNav {
	width: 200px;
	float: left;
}

.leftNav h1 {
	font-size: 16px;
	text-align: center;
	line-height: 1;
	padding: 15px;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-top: 5px solid #015293;
	background: #015293;
}

.nav_left {
	font-size: 14px;
	line-height: 1.5;
	background: #eee;
	border-bottom: 5px solid #999;
}

.nav_left>li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	transition: .5s;
}

.nav_left li:first-child {
	border: 0;
}

.nav_left>li>a {
	padding: 10px;
	display: block;
	color: #333;
	text-align: center;
}

.nav_left>li:hover,
.nav_left>li.selected {
	background: #ccc;
	font-weight: bold;
}

.nav_left>li.selected:before {
	content: "\e60d";
	float: right;
	position: relative;
	top: 10px;
	left: 12px;
	color: #ccc;
}

.nav_left>li ul {
	background: #DEF5FF;
	border-left: 5px solid #427cd9;
	padding-top: 10px;
	font-size: 14px;
}

.nav_left>li i {
	float: right;
	font-family: iconfont;
	margin: 10px 10px 0 0;
	color: #fff;
}

.nav_left>li li {
	padding: 5px 0;
}

.nav_left>li li a:before {
	content: "\e600";
}

.nav_left>li li.selected a {
	color: #f60;
}

.nav_left>li ul a {
	color: #333;
}

.nav_left>li>ul {
	display: none;
}

.nav_left2 {
	text-align: justify;
	padding: 10px 0;
}

.nav_left2 a {
	display: inline-block;
	width: 47%;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	border: 1px solid #015293;
	background: #015293;
	margin-bottom: 10px;
	color: #fff;
}

.nav_left2 a:hover {
	background: #fff;
	color: #015293;
}

.nav_left2:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
}

.article {
	background: #fff;
	padding: 20px;
	line-height: 2;
	font-size: 16px;
	color: #666;
}

.article_title {
	text-align: center;
	font-size: 22px;
	margin: 20px;
}

.article_title2 {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
}

.article_title2 span {
	padding: 0 20px;
}

.article p {
	margin-bottom: 20px;
	text-indent: 28px;
}

.linkGroup {
	text-align: justify;
}

.linkGroup:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
	visibility: hidden;
}

.linkGroup a {
	font-size: 12px;
	display: inline-block;
	color: #666;
}

.linkGroup a:hover {
	color: #f60;
}

.a_btn {
	display: inline-block;
	padding: 5px 14px;
	background: #427cd9;
	color: #fff;
	font-size: 14px;
}

.table_no_border {
	border-collapse: collapse;
	font-size: 14px;
	color: #666;
	table-layout: fixed;
	width: 100%;
	text-align: center;
}

.table_no_border th {
	background: #0DA5EA;
	text-align: center;
	padding: 5px 0;
	border: 3px solid #fff;
	color: #fff;
}

.table_no_border td {
	border: 3px solid #fff;
	background: #f8f8f8;
	font-size: 12px;
	padding: 10px;
}

.table_no_border a {
	color: #f60;
}

.table_no_border tr:hover td {
	background: #fcfcfc;
}

.table_no_border a:hover {
	color: #f00;
}

.tal {
	text-align: left;
}

.tac {
	text-align: center;
}

.login {
	font-size: 14px;
	line-height: 2;
}

.login span {
	display: inline-block;
	width: 76px;
}

.gonggongcanyu {
	height: 250px;
	font-size: 0;
}

.gonggongcanyu dl {
	display: inline-block;
	background: #eee;
	overflow: hidden;
	height: 100%;
	line-height: 2;
	font-size: 14px;
	border-right: 2px solid #fff;
}

.gonggongcanyu dl:first-child dt {
	background: #70b2fe;
}

.gonggongcanyu dl:first-child+dl dt {
	background: #36ce95;
}

.gonggongcanyu dl:first-child+dl+dl dt {
	background: #fa2b61;
}

.gonggongcanyu dl:first-child+dl+dl+dl dt {
	background: #f48631;
}

.gonggongcanyu dt {
	color: #fff;
	height: 100%;
	width: 22px;
	padding: 0 10px;
	text-align: center;
	line-height: 1.5;
	float: left;
	opacity: .4;
	transition: .5s;
}

.gonggongcanyu dl:hover dt,
.gonggongcanyu dl.selected dt {
	width: 36px;
	opacity: 1;
}

.gonggongcanyu dl dt:before,
.gonggongcanyu dl dt i {
	font-family: iconfont;
	font-size: 20px;
	display: inline-block;
	padding-top: 10px;
	margin: 0 auto 80px;
}

.gonggongcanyu dl:hover dt:before,
.gonggongcanyu dl.selected dt:before,
.gonggongcanyu dl:hover dt i,
.gonggongcanyu dl.selected dt i {
	font-size: 34px;
}

.gonggongcanyu dl dd {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 0;
	transition: width .5s;
}

.gonggongcanyu dl:hover dd,
.gonggongcanyu dl.selected dd {
	width: 200px;
	padding-left: 5px;
	padding-right: 10px;
}

.gonggongcanyu dd :before {
	content: "○";
	color: #008dcf;
}

.gonggongcanyu dd a {
	color: #333;
}

.gonggongcanyu dt+dd {
	margin-top: 10px;
}

.gonggongcanyu dd a:hover {
	color: #f60;
}

.i-liuyan:before {
	content: "\e607";
}

.i-diaocha:before {
	content: "\e601";
}

.i-huatong:before {
	content: "\e604";
}

.i-dianhua:before {
	content: "\e605";
}

.link_group {
	font-size: 0;
}

.link_group a {
	display: inline-block;
	width: 13%;
	line-height: 2.5;
	font-size: 14px;
	color: #000;
}

.link_group a:hover {
	color: #f60;
}

.link_group.a_short a {
	width: 20%;
}

.link_group.a_short a:before {
	content: "○";
}

.link_group.a_long a {
	width: 100%;
}

.link_group.a_long a:before {
	content: "○";
}

.link_group_bsfw a {
	display: inline-block;
	width: 13%;
	line-height: 3.5;
	font-size: 14px;
	color: #000;
}

.link_group_bsfw a:hover {
	color: #f60;
}

.link_group_bsfw.a_short a {
	width: 13%;
}

.link_group_bsfw.a_short a:before {
	content: "○";
}

.link_group_bsfw.a_long a {
	width: 100%;
}

.link_group_bsfw.a_long a:before {
	content: "○";
}

.title2 {
	padding: 9px 0;
	font-size: 16px;
	border-bottom: 2px solid #015293;
	font-weight: bold;
	color: #015293;
}

/*** 图片滚动 ****/
.infiniteCarousel {
	width: 1180px;
	position: relative;
}

.infiniteCarousel .wrapper {
	width: 1100px;
	/* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	min-height: 10em;
	margin: 0 40px;
	position: absolute;
	top: 0;
}

.infiniteCarousel ul a img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
	height: 100%;

}

.infiniteCarousel .wrapper ul {
	width: 9999px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

.infiniteCarousel ul li {
	display: block;
	float: left;
	height: 150px;
	width: 210px;
	border: 5px solid #fff;
}

.infiniteCarousel ul li h1 {
	display: block;
	height: 20px;
	line-height: 20px;
	width: 100%;
	background: #333;
	background: rgba(50, 50, 50, .5);
	position: relative;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	margin-top: -20px;
	font-weight: normal;
}

.infiniteCarousel ul li a img {
	display: block;
}

.infiniteCarousel .arrow {
	display: block;
	height: 36px;
	width: 37px;
	background: url(../images/arrow.png) no-repeat 0 0;
	text-indent: -999px;
	position: absolute;
	top: 64px;
	cursor: pointer;
}

.infiniteCarousel .forward {
	background-position: 0 0;
	right: 0;
}

.infiniteCarousel .back {
	background-position: 0 -72px;
	left: 0;
}

.infiniteCarousel .forward:hover {
	background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
	background-position: 0 -108px;
}

/*** 图片滚动end ****/
.xxgk {
	font-size: 0;
}

.xxgk a {
	display: inline-block;
	width: 13%;
	margin-right: 10px;
	height: 102px;
	font-size: 14px;
	text-align: center;
	background: #008dcf;
	border-radius: 35%;
	color: #fff;
}

.xxgk a:hover {
	background: #008dcf;
}

.xxgk a:before,
.xxgk i {
	font-size: 32px;
	margin: 16px auto 12px;
	display: block;
	font-family: iconfont;
}

.xxgk2 {
	font-size: 0;
}

.xxgk2 a {
	font-size: 14px;
	display: inline-block;
	width: 33%;
	padding: 10px 0px;
	border: solid #fff;
	border-width: 1px 1px 0 0;
	background: #eee;
	text-align: center;
	color: #666;
}

.xxgk3 a:hover {
	background: #008dcf;
	color: #fff;
}

.xxgk3 {
	font-size: 0;
}

.xxgk3 a {
	font-size: 14px;
	display: inline-block;
	width: 33%;
	padding: 10px 0px;
	border: solid #fff;
	border-width: 2px 2px 0 0;
	background: #F2F5F7;
	text-align: center;
	color: #666;
}

.xxgk3 a:hover {
	background: #008dcf;
	color: #fff;
}

.xxgknew {
	font-size: 0;
}

.xxgknew a {
	display: inline-block;
	width: 10%;
	margin-right: 12px;
	height: 70px;
	font-size: 20px;
	text-align: center;
	background: #008dcf;
	border-radius: 35%;
	color: #fff;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top: 20px;
}

.xxgknew a:hover {
	background: #008dcf;
}

.xxgknew a:before,
.xxgknew i {
	font-size: 32px;
	margin: 16px auto 12px;

	font-family: iconfont;
}

.i-zhinan:before {
	content: "\e610";
}

.i-mulu:before {
	content: "\e60e";
}

.i-zhidu:before {
	content: "\e614";
}

.i-baogao1:before {
	content: "\e611";
}

.i-baogao2:before {
	content: "\e612";
}

.i-gongkai:before {
	content: "\e60f";
}

.i-jigou:before {
	content: "\e613";
}

.iconlink2 {
	font-size: 0;
}

.iconlink2 a {
	display: inline-block;
	width: 33%;
	font-size: 14px;
	padding-bottom: 10px;
	text-align: center;
	color: #008dcf;
	border: dashed #ddd;
	border-width: 0 1px 1px 0;
}

.iconlink2 a:hover {
	color: #015293;
}

.iconlink2 a:before,
.iconlink2 i {
	font-size: 28px;
	margin: 9px auto 0px;
	display: block;
	font-family: iconfont;
}

.i-minyi:before {
	content: "\e616";
}

.i-fangtan:before {
	content: "\e61a";
}

.i-zixun:before {
	content: "\e618";
}

.i-mail1:before {
	content: "\e615";
}

.i-mail2:before {
	content: "\e617";
}

.i-mail3:before {
	content: "\e619";
}

.i-fabuhui:before {
	content: "\e604";
}

.i-cl:before {
	content: "\e609";
}

.i-heart:before {
	content: "\e601";
}

.bannerTxt {
	height: 70px;
	margin: 10px auto;
	width: 1170px;
	border: 2px solid #015293;
	background: #FFFFFF;
	font-size: 0;
	border-radius: 5px;
}

.bannerTxt span {
	display: block;
	float: left;
	height: 70px;
	background: #018ac7;
	width: 150px;
	text-align: center;
	line-height: 70px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 4px;
}

.bannerTxt a {
	color: #015293;
	display: inline-block;
	width: 1150px;
	padding: 0 10px;
	font-size: 26px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	line-height: 70px;
	text-overflow: ellipsis;
	letter-spacing: 8px;
}

.photowall {
	position: relative;
	width: 1170px;
	margin: auto;
}

.photowall li {
	width: 190px;
	height: 190px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.photowall li img {
	width: 100%;
	height: 100%;
}

.photowall li.w2 {
	width: 386px;
	height: 386px;
}

.photowall li a {
	width: 100%;
	height: 100%;
	background: url("../images/photobg.png");
	position: absolute;
	top: -100%;
	left: 0;
	text-align: center;
}

.photowall .pho_title {
	color: #fff;
	padding: 20px 0 10px;
	font-size: 14px;
	display: block;
}

.photowall .pho_time {
	display: block;
	padding: 10px 0;
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
}

.photowall .pho_more {
	border: 1px solid #fff;
	padding: 10px;
	color: #000;
	background: #fff;
	font-size: 12px;
	border-radius: 5px;
}

.pagelist {
	font-size: 12px;
	text-align: right;
	margin-top: 20px;
}

.pagelist a {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	background: #22c1f0;
	color: #fff;
}

.pagelist input {
	vertical-align: middle;
	width: 30px;
	border: 1px solid #015293;
	text-align: center;
}

.pagelist strong {
	color: #015293;
}

.pagelist span {
	margin-right: 5px;
}

.tableline {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	line-height: 2.2;
}

.tableline th,
.tableline td {
	border: 1px solid #99A5AF;
	padding: 2px 4px;
	font-size: 14px;
	text-align: center;
}

.tableline th {
	background: #407DB1;
	color: #ffffff;
}

.tableline input[type=text],
.tableline textarea {
	border: 0;
	width: 100%;
	overflow: auto;
}

.tableline a {
	color: #09c;
	font-size: 14px;
}

.tableline a:hover {
	color: #f60;
	font-size: 14px;
}

.warning {
	padding: 0 10px 10px 10px;
	border: 1px solid #22c1f0;
	background: #d5f0f9;
	color: #015293;
}

.warning p {
	font-size: 14px;
	text-indent: 28px;
	line-height: 1.8;
	margin: 0 0 10px 0;
	padding: 0;
}

.i-warning {
	color: #f60;
}

.i-warning:before {
	content: "\e61f";
	font-size: 24px;
	margin-right: 5px;
	color: #f60;
	font-weight: normal;
}

.btn {
	border: 0;
	background: #22c1f0;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	padding: 5px 20px 5px 15px;
	margin: 0 20px;
}

.btn:hover {
	background: #015293;
}

.btn:before {
	font-size: 24px;
	margin-right: 5px;
}

.tabs_title2 {
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 12px;
	color: #015293;
	font-size: 0;
}

.tabs_title2 span {
	position: relative;
	display: inline-block;
	line-height: 1;
	font-size: 14px;
	padding: 8px 20px 13px 20px;
	font-weight: normal;
	cursor: pointer;
	color: #aaa;
}

.tabs_title2 span.selected {
	color: #015293;
	font-weight: bold;
	padding-bottom: 14px;
	cursor: text;
	background: #fff;
	border-bottom: 4px solid #015293;
	z-index: 9;
	margin-bottom: -4px;
	position: relative;
}

.tabs_title2 span.selected:after {
	content: "";
	display: block;
	position: absolute;
	border: 5px solid;
	top: 42px;
	left: 50%;
	margin-left: -5px;
	border-color: #015293 transparent transparent transparent;
}

.sec_nav {
	padding-bottom: 5px;
	font-size: 0;
	padding-top: 10px;
}

.sec_nav a {
	display: inline-block;
	width: 110px;
	background: #fff;
	border: 1px solid #9fe0f6;
	margin: 0 0 10px 8px;
	font-size: 14px;
	color: #015293;
	line-height: 2;
}

.sec_nav a:hover,
.sec_nav a.selected {
	background: #22c1f0;
	color: #fff;
	border-color: #22c1f0;
}

.sec_nav a:before {
	content: "○";
	color: #fff;
}

.border {
	border: 1px solid #015293;
}

.pd10 {
	padding: 10px;
}

.lingdao a {
	display: inline-block;
	width: 100px;
	cursor: text;
	font-size: 14px;
}

.lingdao a[href] {
	color: #015293;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 5px;
}

.lingdao a[href]:hover {
	color: #f60;
}

.tableline2 {
	font-size: 14px;
	width: 100%;
	line-height: 2;
}

.tableline2 th,
.tableline2 td {
	border: solid #0099cc;
	border-width: 0 0 1px 0;
	padding: 4px;
}

.tableline2 th {
	font-size: 14px;
	color: #015293;
	font-weight: bold;
	vertical-align: top;
}

.tabs4 .tabs_title {
	position: relative;
	border-bottom: 2px solid #015293;
	height: 40px;
	margin-bottom: 10px;
}

.tabs4 .tabs_title:before {
	content: "";
	width: 4px;
	height: 35px;
	display: block;
	float: left;
	background: #015293;
	margin-right: 5px;
}

.tabs4 .tabs_title strong {
	display: block;
	font-size: 16px;
	color: #015293;
}

.tabs4 .tabs_title small {
	display: block;
	font: normal 9px/1 Arial;
	color: #015293;
}

.tabs4 .tabs_title .fr {
	margin-top: -30px;
}

.tabs4 .tabs_title span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: normal;
	color: #0092c7;
	cursor: pointer;
}

.tabs4 .tabs_title span.selected {
	position: relative;
	cursor: text;
}

.tabs4 .tabs_title span.selected:after {
	content: "\e618";
	font-size: 30px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -15px;
}

.link_group18 {
	font-size: 14px;
}

.link_group18 a {
	display: inline-block;
	width: 130px;
	color: #000;
	line-height: 2.5;
	text-align: center;
}

.link_group18 a:before {
	content: "·";
	margin-right: 5px;
}

.link_group18 a:hover {
	color: #f60;
}

.divBox {
	padding: 10px;
	width: 550px;
	float: left;
}

.erweima {
	position: fixed;
	top: 30px;
	left: 54%;
	margin-left: 500px;
	background: #fff;
	border: 1px solid #0DA5EA;
	padding: 1px;
	width: 88px;
	font-size: 12px;
	color: #aaa;
}

.erweima img {
	display: block;
	margin-bottom: 10px;
}

.photolist {
	font-size: 0;
}

.photolist span {
	width: 31%;
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	background: #8598BB;
}

.photolist img {
	width: 100%;
	height: 110px;
	border: none;
	display: block;
}

.photolist a {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.photolist a:hover {
	color: #ff0;
}

.photobox {
	width: 585px;
	height: 400px;
	background: #fff;
}

.top_nav {
	background: #fff 0 0 repeat-x;
}

.top_nav .contain {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #015293;
	margin: 0 auto;
	font-weight: normal;
}

.guohui:before {
	content: "";
	width: 22px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	background: url("../images/icon.png") 0 0;
}

.weibo:before {
	content: "";
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	background: url("../images/icon.png") -25px 0;
}

.weixin:before {
	content: "";
	width: 22px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	background: url("../images/icon.png") -50px 0;
}


.newlist_photo {
	font-size: 0;
}

.newlist_photo li {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #D6D6D6;
}

.newlist_photo li img {
	width: 240px;
	height: 160px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.newlist_photo li h3 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newlist_photo h3 a {
	color: #333;
}

.newlist_photo h3 a:hover {
	color: #f60;
}

.newlist_photo li p {
	font-style: normal;
	font-size: 14px;
	color: #aaa;
	text-indent: 28px;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
}

.newlist_photo li em {
	color: #333;
	font-size: 12px;
}

.newlist_photo li em:before {
	content: "○";
	color: #f60;
}

.photolist_newslist {
	overflow: hidden;
	line-height: 1;
	font-size: 14px;
}

.photolist_newslist li {
	display: block;
	float: left;
	margin: 5px 5px 15px 5px;
	border: 1px solid #015293;
	height: 210px;
	padding: 5px;
	text-align: center;
	box-shadow: 1px 3px 4px #aaa;
}

.photolist_newslist li:hover {
	border-color: #015293;
}

.photolist_newslist img {
	width: 255px;
	height: 160px;
	margin: 0 auto 5px auto;
}

.photolist_newslist a {
	display: block;
	margin: auto;
	color: #000;
}

.photolist_newslist span {
	display: block;
	margin: 10px auto 0 auto;
	font-family: "Microsoft YaHei", "微软雅黑", sans-serif !important;
	color: #000;
	font-size: 12px;
}

.i-dianzishangwu:before {
	content: "\e61d";
}

.i-zhaopin:before {
	content: "\e6dc";
}

.i-shu:before {
	content: "\e61e";
}

.i-cishan:before {
	content: "\e647";
}

.i-zhengchejiedu:before {
	content: "\e61a";
}

.nav_left2_ztfl a {
	display: inline-block;
	width: 90%;
	padding: 2px 0;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	color: #015293;
}

.nav_left2_ztfl a:before {
	content: "○";
	color: #015293
}

.fixedmenu{
    width: 70px;
    position: fixed;
    top: 185px;
    left: 52%;
    margin-left: 565px;
    background-color:rgb(211 206 205 / 30%);
}
.fixedmenu a{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #3281af;
    position: relative;
    margin-bottom: 10px;
    font-weight:700;
}
.fixedmenu a:before{
    font-size: 28px;
    color: #fff;
    display: block;
    margin:  8px auto 6px;
    position: relative;
    z-index: 2;
}
.fixedmenu a:after{
    content: "\e000";
    z-index: 1;
    font-size: 44px;
    position: absolute;
    top: 0;
    left: 10px;
    color: #0190d1;
    text-shadow: 1px 1px 5px rgba(0,0,0,.2);
}
.fixedmenu a:hover:after{
    color: #333;
}
.fixedmenu img{
    position: absolute;
    top: 0;
    left: -100px;
    width: 100px;
    height: 100px;
    z-index: 9;
    display: none;
    box-shadow: 2px 2px 9px rgba(0,0,0,.2);
}
.fixedmenu a:hover img{
    display: block;
}
.fixedmenus{
    width: 70px;
    position: fixed;
    top: 185px;
    left: 50%;
    margin-left: 565px;
    background-color:rgba(245, 238, 237, 0.3);
}
.fixedmenus a{
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #b91111;
    position: relative;
    margin-bottom: 10px;
    font-weight:700;
}
.fixedmenus a:before{
    font-size: 28px;
    color: #fff;
    display: block;
    margin:  8px auto 6px;
    position: relative;
    z-index: 2;
}
.fixedmenus a:after{
    content: "\e000";
    z-index: 1;
    font-size: 44px;
    position: absolute;
    top: 0;
    left: 10px;
    color: #b91111;
    text-shadow: 1px 1px 5px rgba(0,0,0,.2);
}
.fixedmenus a:hover:after{
    color: #b91111;
}
.fixedmenus img{
    position: absolute;
    top: 0;
    left: -100px;
    width: 100px;
    height: 100px;
    z-index: 9;
    display: none;
    box-shadow: 2px 2px 9px rgba(0,0,0,.2);
}
.fixedmenus a:hover img{
    display: block;
}
.myzj_box{width:660px;margin:150px auto 50px;}
.myzj_tit{font-size:18px;line-height:40px;}
.myzj_tab{width:80px;line-height:40px;}
.myzj_inp{width:200px;height:40px;line-height:40px;border:#ddd solid 1px;padding:0 10px;}
.myzj_inp02{width:540px;}
.myzj_textarea{width:540px;height:260px;font-family:"微软雅黑";padding:10px;line-height:30px;}
.myzj_btn{padding:40px 0;}
.myzj_btn input{display:inline-block;margin:0 15px;width:160px;height:40px;line-height:40px;font-size:16px;border:none;color:#fff;background:#1372cf;}